home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Tele / M / MUBBS / MUBBS V1.1.2.cpt / MUBBS V1.1.2 / help / Modules / WishList DOCS < prev    next >
Encoding:
Text File  |  1992-04-24  |  4.3 KB  |  103 lines  |  [TEXT/MACA]

  1.      ######################
  2. ####### Wish List Module ########
  3.      ######################
  4.        By: Scott Szretter
  5.    (C)1991-1992 Scott Szretter
  6.  Please see the file "COPYRITE.SPS"
  7.  
  8.     This module will allow your users to create a 'wish list' on your bbs.
  9.  
  10.     To install the module, copy it with resedit (it should be called 'wish' in
  11.      the distibution arcive) into the mubbs modules file - renumbering if 
  12.      necessary.
  13.  
  14.    There should be a folder called "wish" in the same directory as your
  15.     'modules' file.
  16.   This folder should contain:
  17.  
  18. ->  modulename.info  - The wishlist
  19. ->  modulename.help  - The user help screen
  20. ->  modulename.intro - The introduction screen
  21. ->  modulename.menu - The wish list menu displayed to the user.
  22. ->  modulename.level - Contains security info.
  23.  
  24.  (Where modulename is the name of the module.  ("wish") in the distribution
  25.    archive.)
  26.  
  27.   Edit these files with a plain text editor like Jolliwrite, or Vantage, or
  28.    MacWrite and save as text.
  29.  
  30.   To call the module, simply call it by it's name.
  31.  
  32.  When the module is called, it will present the user with the menu that is
  33.    in the '.menu' file.
  34.  
  35. There are 4 options available:
  36.  
  37.   "Quit" will simply exit the user back to the calling module or menu.
  38.   "Display" will display the main or alternate wish list file to the user.
  39.           (modulename.info) or (modulename.alt)  (the alternate will be made
  40.            available if the users security is above what is specified in
  41.            the level file.)
  42.   "Add" will allow the user to add to the main or alternate wish list.
  43.   "Help" will display the file wish.help in the wish folder. (modulename.help)
  44.  
  45.  The actual wish list is kept in a folder called "wish", and the file name is
  46.    modulename.info"   (If the module is called 'wish', then the file would be
  47.    in the folder called wish, and the file would be called 'wish.info').
  48.  
  49.     This module has been tested, but I take no responsibility for any damages
  50.      that may occur from using this module.
  51.  
  52.     Wish lists are usually lists of software users want, or anything you can
  53.      think of.
  54.  
  55.   The .level file contains three things.
  56.   The first is the security level to actually access the module.
  57.     It is a number, and the users level must be higher than what is in the
  58.      file.  Return terminated.
  59.   The second is the message the user will get if the users security level
  60.     is not high enough to access the module.
  61.   The third is the security level to add to or display the ALTERNATE wish
  62.    list. (a number)  The users level must be HIGHER.
  63.  
  64.   *** CHANGES IN WISHLIST ***
  65.  
  66. 1.0 -> 1.1 --   Added "Your wish has been added to the list.".
  67.                 Fixed bug in writing to the wishlist (sorry about that...)
  68.  
  69. 1.1 -> 1.2 --  Added sysop display status's, Added date to wish list display,
  70.                Added intro screen, Made help screen come from file, Fixed the
  71.                writing to the log - sorry... & a few cleanups.
  72.  
  73. 1.2 -> 1.3 --  Fixed bug where users wish gets added to INTRO file...
  74.  
  75. 1.3 -> 1.4 --  Made some error reporting improvements, Fixed a POSSIBLE bug,
  76.                added better user interface, Changed programmers name.
  77.  
  78. 1.4 -> 1.5 --  Added the Alternate wish list stuff.
  79.                 (if the user level is under 10, the user will only be able to
  80.                 see and add to the main wishlist.  If the users level is
  81.                 greater than or equal to 10, the user can add to and look at
  82.                 either the main or alternate wish lists.)
  83. 1.5 -> 1.6 --  Cleaned up some wording, made code more efficient and clean,
  84.                 and fixed problem with way I was writing to file.
  85. 1.6 -> 1.61 -- Conversion to Think C 5.02 (woopie), and a few fixes like removed
  86.               logoff command cause my users complained about hitting the 'L' key
  87.                accidentaly!
  88. 1.61 -> 1.7 -- Added security level stuff, (.level file), added menu from a
  89.                 text file, and some small cleanups..
  90.                 (** Alternate wish list access is now determined by the
  91.                       .level file!! **)
  92.  
  93.  
  94.  ---> If you wish to submit a bug report, or a feature request (PLEASE DO!!)
  95.        you may send mail to...
  96.  
  97.        Scott001 (America Online)
  98.        S.SZRETTER1  (GEnie)
  99.        D2582 - Attn: Scott Szretter (AppleLink)
  100.        Scott Szretter (HMM BBS 508-655-8927)
  101.  
  102.    ---> WATCH FOR MORE GREAT MODULES FROM SCOTT SZRETTER <---
  103.           HMM BBS: (508)655-8927  (Natick, MA)